home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 February
/
PCWorld_2000-02_cd.bin
/
Komunik
/
Webscr
/
HTMLtool
/
_SETUP.1
/
Link Box.scp
< prev
next >
Wrap
Text File
|
1998-04-12
|
535b
|
18 lines
<HTMLtool>Dropdown list with links</HTMLtool>
<!-- LinkBox
Change the values to your links!
-->
<FORM>
<SELECT NAME="list">
<OPTION SELECTED VALUE="http://www.poboxes.com/HTMLtool">Lorenz Graf's HTMLtool homepage
<OPTION VALUE="http://members.xoom.com/weballey">WebAlley
<OPTION VALUE="http://www.netscape.com">Netscape
<OPTION VALUE="http://www.microsoft">Microsoft
</SELECT><P>
<INPUT TYPE=BUTTON VALUE="Go there !"
ONCLICK="top.location.href=this.form.list.options[this.form.list.selectedIndex].value">
</FORM>